Skip to content

fix(config): remove retired codebase search schema - #5225

Open
johnnyeric wants to merge 1 commit into
mainfrom
johnnyeric/remove-codebase-search-config
Open

fix(config): remove retired codebase search schema#5225
johnnyeric wants to merge 1 commit into
mainfrom
johnnyeric/remove-codebase-search-config

Conversation

@johnnyeric

@johnnyeric johnnyeric commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove the retired experimental.codebase_search property from the Kilo Cloud config JSON Schema mirror after its removal in Kilo Code PR #13084.

Update the focused schema merge test to ensure the retired key remains absent while the surviving Kilo experimental keys and upstream keys are preserved.

Verification

  • No manual testing required; this is a non-UI JSON Schema metadata cleanup.
  • pnpm --filter web test -- --runInBand src/tests/cli-config-schema.test.ts — 11 tests passed
  • Oxlint on both changed files
  • Oxfmt check on both changed files
  • pnpm --filter web typecheck
  • git diff --check

Visual Changes

N/A

@johnnyeric
johnnyeric marked this pull request as ready for review August 12, 2026 12:33
@kilo-code-bot

kilo-code-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/web/src/app/config.json/extras.ts
  • apps/web/src/tests/cli-config-schema.test.ts

Reviewed by kimi-k3 · Input: 67.9K · Output: 3.3K · Cached: 273.4K

Review guidance: REVIEW.md from base branch main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants